home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / documents / XInputExtension / README < prev    next >
Text File  |  1994-08-01  |  2KB  |  48 lines

  1.  
  2.              ~4Dgifts/toolbox/documents/XInputExtension README
  3.  
  4.    
  5.      the four PostScript files contained herein document aspects of the
  6.      X11 Input Extension Library written by the MIT X Consortium and
  7.      based on X Version 11, Release 5.
  8.  
  9.  
  10.  
  11.      README.xinput:  this file describes mysterious undocumented-until-much-
  12.              too-late-in-1994-SGI-software-release information about 
  13.              Device controls and the ways we have extended them to
  14.              change and query things about devices.  SOMEDAY, this
  15.              file will live in /usr/lib/X11/input/config/README...
  16.              
  17.      Library Spec.ps:   X11 Input Extension Library Specification
  18.  
  19.          This document describes an extension to the X11 server.  The purpose
  20.      of this extension is to support the use of additional input devices
  21.      beyond the pointer and keyboard devices defined by the core X
  22.      protocol.  This first section gives an overview of the input
  23.      extension.  The following sections correspond to chapters 7 and 8,
  24.      "Window Manager functions" and "Events and Event-Handling Functions"
  25.      of the "Xlib - C Language Interface" manual and describe how to use
  26.      the input extension.
  27.  
  28.      
  29.      PortingDoc.ps:  X11 Input Extension Porting Document
  30.  
  31.          This document is intended to aid the process of integrating the X11 
  32.          Input Extension into an X server.
  33.  
  34.      
  35.      ProtocolEncoding.ps:  Appendix A,  Input Extension Protocol Encoding
  36.  
  37.  
  38.      ProtocolSpec.ps:  X11 Input Extension Protocol Specification
  39.  
  40.          This document defines an extension to the X11 protocol to support
  41.      input devices other than the core X keyboard and pointer.  An
  42.      accompanying document defines a corresponding extension to Xlib
  43.      (similar extensions for languages other than C are anticipated). 
  44.      This first section gives an overview of the input extension.  The
  45.      next section defines the new protocol requests defined by the
  46.      extension.  We conclude with a description of the new input events
  47.      generated by the additional input devices.
  48.